PreviousNextTracker indexSee it online !

(10/11) 1014 - Code2HTML 0.7

{{{ Code2HTML 0.7
Source: Source code is in SVN with the tag 0.7
Announcement: Updated docs, added french translation (jojaba_67), added
german translation (rscwhenn), fixed bug 1857, handling of colors with
alpha values.
Requires Java 1.7
Requires jEdit 05.03.01.00

Short Description: Convert a buffer to html with syntax highlighting.

Long Description: <html>
<p>
The Code2HTML plugin transforms the currently edited jEdit source file or the current selection into a visually equivalent HTML or Latex file. The generated files keep the aspect (or very close) of the original jEdit buffer in these areas:
<ul>
<li>Syntax highlighting</li>
<li>Tabulation</li>
<li>Gutter</li>
</ul>
<p>
<p>
The generated HTML or Latex files can then be used for:
<ul>
<li>Printing with a browser</li>
<li>Documentation: syntax highlighted code always looks better</li>
<li>Publication</li>
</ul>
</p>
</html>
}}}

Submitted daleanson - 2016-05-26 21:00:36.348000 Assigned
Priority 5 Labels
Status open Group None
Resolution None

Comments